home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / DTML-DOCUMENTORMETHOD_ADD.STX < prev    next >
Encoding:
Text File  |  2000-06-30  |  593 b   |  22 lines

  1. DTML Document/Method - Add: Create a DTML Document/Method
  2.  
  3.   Description
  4.  
  5.     Creates a new DTML Document or Method.
  6.  
  7.   Controls
  8.  
  9.     'Id' -- The id of the DTML Document or Method.
  10.  
  11.     'Title' -- The optional title of the DTML Document or Method.
  12.  
  13.     'File' -- Allows you to upload a file to provide the contents for
  14.     the DTML Document or Method.  Use the 'Browse...' button to select
  15.     a local file.
  16.  
  17.     'Add' -- Create the DTML Document or Method.
  18.  
  19.     'Add and Edit' -- Create the DTML Document or Method, and return
  20.     the 'Edit' view of the created object.
  21.  
  22.